Đăng nhập Đăng ký

câu lệnh nhập Tiếng Anh là gì

phát âm:
"câu lệnh nhập" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • input statement
  • câu     noun Colt, filly, foal bóng câu qua cửa sổ the shadow of a foal...
  • lệnh     noun order, decree Từ điển kinh doanh command mệnh lệnh...
  • nhập     Bring in, put in, import Nhập hàng vào kho To put goods in a...
  • câu lệnh     Từ điển kỹ thuật command phase command statement Lĩnh vực: toán &...
  • lệnh nhập     Từ điển kỹ thuật Lĩnh vực: toán & tin entry instruction Lĩnh vực: điện...
Câu ví dụ
  • The import statement needs to go just above the Class statement:
    Các câu lệnh nhập khẩu phải đứng trước lớp Class :
  • ImportError Raised when an import statement fails.
    ImportError được nêu ra khi có sự cố xảy ra với câu lệnh nhập.
  • Entry order will be as follows:
    Câu lệnh nhập sẽ như sau:
  • At the top of AppDelegate.swift, you should see an import statement for the Core Data framework.
    Ở phía trên cùng của AppDelegate.swift, bạn sẽ thấy một câu lệnh nhập khẩu cho framework Core Data.
  • In fact, all operations that introduce new names use the local scope: in particular, statements and function definitions bind the module or function name in the local scope.
    Thực tế là mọi tác vụ có thêm các tên mới đều dùng phạm vi nội bộ: điển hình là các câu lệnh nhập và các định nghĩa hàm buộc tên module hoặc tên hàm vào phạm vi nội bộ.
  • Starting with Python 2.5, in addition to the implicit relative imports described above, you can write explicit relative imports with the from module import name form of import statement.
    Bắt đầu từ Python 2.5, ngoài việc nhập tương đối hiểu ngầm (implicit relative import) đã nói, bạn có thể viết lệnh nhập tương đối xác định (explicit relative import) với kiểu from module import name của câu lệnh nhập.